Skip to content

Fix(docker): resolve infinite loading (Fixes #102)#103

Merged
khyeonm merged 2 commits intomainfrom
hm_27
Jun 7, 2025
Merged

Fix(docker): resolve infinite loading (Fixes #102)#103
khyeonm merged 2 commits intomainfrom
hm_27

Conversation

@khyeonm
Copy link
Copy Markdown
Owner

@khyeonm khyeonm commented Jun 7, 2025

원인 및 해결 방법

  • 무한 로딩의 원인은 환경 변수 미설정 및 내부 포트 충돌이었음
  • docker-compose.yml과 각 Dockerfile을 수정하여 해결

확인 방법

  • docker-compose up --build 실행 후 각 서비스에 정상 접속 여부 확인

Closes #102

@khyeonm khyeonm merged commit 60aa97d into main Jun 7, 2025
1 check passed
@khyeonm khyeonm deleted the hm_27 branch June 7, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

기능 페이지와 main 페이지 연결 시 무한 로딩 발생

1 participant